Logo 
Search:

Search

 
Search:    
 

Resource TypePosted On
Program to find first occurrence of a character in a string and also position in...Dec 19
Program to swap even positioned characters with odd positioned characters in a g...Jul 07
Program to find first occurrence of a string in another string Jul 02
Program to find first occurrence of a string in another string and also display ...Aug 31
Program to copy 'n' number of characters from one string to another at positio...Sep 19
Write a shell program to find the position of substring in given stringDec 25
Write a shell program to find the position of substring in given string Jan 18
Program to compare one string s2 to another string s1. Print the difference of f...Aug 24
Program to compare one string s2 to another string s1 and also first unmatched c...Nov 30
Program to copy one string s2 to another string s1 using strcopy function from...Nov 27
PROGRAM TO COPY ONE STRING INTO ANOTHER STRING WITH AND WITHOUT USING "MOVSB" IN...Mar 13
Program to find the no. of occurrences of character `c' in the input stringOct 23
Program to find the no. of occurrences of character ‘c’ in the input stringOct 05
Program to compare one string s2 to another string s1. Print the difference of f...Aug 25
Program to compare one string s2 to another string s1. Print the difference of f...Feb 06
Shell script to perform operations like compare string, concatenate, find length...Feb 16
Program to copy one string to another by coding and using string functionNov 01
Program to copy one string s2 to another string s1 without using strcopy...Sep 30
Program to find a character in a stringJan 20
Program to compare Strings by compring successive corresponding characters, sta...Apr 04
Program to enter two strings, Find the characters that match in both the string...Feb 05
String operations like compare strings, concatenate strings, find length, revers...May 31
Program to read a string , character by character and display the sameJan 27
To read string character by character and display themMar 16
Program to get string after user specified positionFeb 06
Program to find first occurrence of a character in a string. Function should ret...Sep 21
To parse a string using First and Follow algorithm and LL-1 parserDec 25
To parse a string using First and Follow algorithm and LL-1 parserDec 26
Program to find the first and last character of a string and print it on the...Sep 10
Program to extract a portion of a character string and print the extracted...Jul 18
Prolog program to compare characters, strings and also reverse stringFeb 21
Program that takes a long sentence and a character from the client and count the...Mar 02
Program to count the total no of characters in one or more character strings by ...Jul 01
Program to count the total no of characters in one or more character strings by ...Jul 24
Program to copy one string into another stringMar 12
Program to copy one string into another string use subroutineMay 30
PROGRAM TO FIND THE REVERSE OF A STRING USING MACROFeb 21
Program to find the length of a string taken from user (without using strlen)Sep 02
Program which creates an Array of character. Make one function with one argumen...Mar 15
Program to find the length of a string taken from user without using strlen...Nov 10
FALSE POSITION METHOD USING x1-exp(-x1)Nov 28
Write a shell program to concatinate two strings and find the length of the resu...May 06
Write a shell program to concatinate two strings and find the length of the resu...Nov 03
Program to copy one string s2 to another string s1. (Without using strcopy funct...Oct 30
File handling program to copy characters from one file to anotherJul 09
PROGRAM WHICH WILL DISPLAY ONE CHARACTER ON SCREEN UNTIL $ COMESJan 04
Program to append one string s2 to another string s1 i.e. concatenation of two s...Aug 23
Program to read a Non Linear equation in one variable, then evaluate it using Fa...Dec 29
Program to read a Non Linear equation in one variable, then evaluate it using Mo...Sep 15
Program to show an example of getting at characters in a StringApr 02